* m4/pthread_sigmask.m4 (gl_FUNC_PTHREAD_SIGMASK): Omit gl_THREADLIB
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 9 Jul 2011 08:56:25 +0000 (01:56 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 9 Jul 2011 08:56:25 +0000 (01:56 -0700)
commitb2602f45bf14062367c197abd4488b38fd83200e
treed989e03a2d16529b37f02f5f58a68a164ebf893a
parent2c0328710e11997ac7b40326aff2de598facf1e9
* m4/pthread_sigmask.m4 (gl_FUNC_PTHREAD_SIGMASK): Omit gl_THREADLIB

test, which runs afoul of Automake installations where, for example,
/usr/share/aclocal contains a copy of gl_THREADLIB.
Problem reported by Sven Joachim in
<http://lists.gnu.org/archive/html/emacs-devel/2011-07/msg00529.html>.
This is just a quick temporary fix, specific to Emacs; I'll work
with the other gnulib maintainers to get a more-permanent fix.
ChangeLog
m4/pthread_sigmask.m4